Skip to content

Conversation

@loudnate
Copy link
Collaborator

@loudnate loudnate commented Jul 6, 2016

loudnate added 30 commits July 1, 2016 22:20
Adding a Keychain wrapper for better credential storage; refactoring
Fixing memory leaks leading to unreleased modal view controllers
Allow dex credentials to be updated within the app settings
Allow NIghtscout credentials to be updated within the app settings
Allow mLab and Amplitude credentials to be updated within the app settings
Clear "Loop Not Running" notifications when the number of configured …
Read glucose + pump data deterministically for x22 + G4 Share users
Fixing the transition state to Carb and Bolus entry view controllers
@loudnate loudnate merged commit 2039207 into master Jul 6, 2016
erikdi pushed a commit to erikdi/Loop that referenced this pull request Feb 10, 2019
ps2 pushed a commit that referenced this pull request May 12, 2020
* checkpoint

* checkpoint - kind of working

* checkpoint

* checkpoint

* tweak

* unused import

* Fix a bug introduced when I cleaned up the code

* PR Feedback

* PR Feedback

* Wrap up the `managerIdentifier` and `typeIdentifier` into a single type, `Identifier`

* PR Feedback: renaming:

UserAlert* -> DeviceAlert*
scheduleAlert -> issueAlert
unscheduleAlert -> removePendingAlerts
cancelAlert -> removeDeliveredAlerts

* More renaming, move acknowledgeDeviceAlert to DeviceAlertManager (where it really should've been)

* Project file, removeAlertResponder

* More PR Feedback: get rid of AcknowledgeCompletion

* added a comment

* PR feedback: renaming only

deviceManagerInstanceIdentifier -> deviceManagerIdentifier
removePendingAlerts -> removePendingAlert
removeDeliveredAlerts -> removeDeliveredAlert

* More PR Feedback:

- Made `alertsShowing` and `alertsPending` a dictionary, by request.  Also took the opportunity to add some bulletproofing "preconditions".
- Also, a bonus: I didn't like the asymmetry of the `DeviceAlertManagerResponder` protocol, and it was unnecessary.  So a small change there.

* PR feedback: one more rename: deviceManagerIdentifier -> managerIdentifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants